#programmingUnmoderated tagAll postsTrending CommunitiesHIVE CN 中文社区WorldmappinSplinterlandsPhotography LoversLeoFinanceActifitHive LearnersHive FoodBlack And WhiteASEAN HIVE COMMUNITYGEMSHive GamingExplore Communities...#programmingTrendingHotNewPayoutsMutedjustola1 (65)in HiveDevs • 4 days agoIntroducing Hive Studio🌟: A New Tool for Better Hive BloggingMany Hive users write high-quality posts, but sometimes poor formatting makes people scroll past them. Hive Studio solves this by giving you pre-made templates and an automatic styling system that turnsscipio (66)in StemSocial • yesterdayLearn Python Series (#46) - Descriptors & PropertiesLearn Python Series (#46) - Descriptors & Properties Repository What will I learn You will learn what the descriptor protocol is and why it powers Python's…scipio (66)in StemSocial • 2 days agoLearn Python Series (#45) - Metaclasses & Class Design PatternsLearn Python Series (#45) - Metaclasses & Class Design Patterns Repository What will I learn You will learn what metaclasses actually do and why they're called…femdev (65)in StemSocial • 11 hours agoLearn Creative Coding (#11) - Particle Systems from ScratchLearn Creative Coding (#11) - Particle Systems from Scratch Particle systems are everywhere in creative coding. Smoke, fire, rain, snow, star fields, explosions, flocking…beggars (69)in HiveDevs • 6 days agoSay hello to Hivett: A platform for Hive ecosystem automationI have always been fascinated by IFTTT.com (If This Then That), an automation platform that lets you listen to events and fire triggers based on them. Since 2022, I've had this…femdev (65)in StemSocial • yesterdayLearn Creative Coding (#10) - Pixel Manipulation: Reading and Writing Image DataLearn Creative Coding (#10) - Pixel Manipulation: Reading and Writing Image Data Every image on your screen is just a grid of numbers. Not metaphorically — literally. When…scipio (66)in #stem • 4 days agoLearn Python Series (#44) - Context Managers & Decorators Deep DiveLearn Python Series (#44) - Context Managers & Decorators Deep Dive Repository What will I learn You will learn what context managers actually are and why they…scipio (66)in #stem • 5 days agoLearn Python Series (#43) - Mini Project - Crypto Price TrackerLearn Python Series (#43) - Mini Project - Crypto Price Tracker Repository What will I learn You will learn how to structure a real-world Python project beyond…scipio (66)in LeoFinance • 5 days agoHive Devlog 2026.001 - Rolling Your Own Trading ToolsHive Devlog 2026.001 - Rolling Your Own Trading Tools Photo by energepic.com on Pexels Hive Devlog 2026.001 - Rolling Your Own Trading Tools Hello everyone…ecohive (61)in Programming & Dev • 4 days agoHive JavaScript Tutorial : Comprehensive wallet checker toolHive wallet checker toolscipio (66)in #stem • 6 days agoLearn Python Series (#42) - Building CLI ApplicationsLearn Python Series (#42) - Building CLI Applications Repository What will I learn? You will learn what makes a good CLI and how it differs from GUI…ecohive (61)in HiveDevs • yesterdayHivelytics | Hive-Engine update to the Hivestats alternativeI built an open source Hive wallet checker tool as seen in my last post and while contemplating if I can go ahead with my lottery game on Hive blockchain, I came across…scipio (66)in #stem • 6 days agoLearn Python Series (#41) - Asynchronous Python Part 2Learn Python Series (#41) - Asynchronous Python Part 2 Repository What will I learn? You will learn why semaphores matter and how they prevent resource…femdev (65)in #stem • 6 days agoLearn Creative Coding (#7) - Color Theory for CodersLearn Creative Coding (#7) - Color Theory for Coders What will I learn? Why HSB is better than RGB for creative work; complementary, analogous, and triadic color…femdev (65)in #stem • 5 days agoLearn Creative Coding (#9) - Creative Coding Without Libraries: Vanilla Canvas APILearn Creative Coding (#9) - Creative Coding Without Libraries: Vanilla Canvas API Time for the training wheels to come off. p5.js is fantastic and I'll keep using it. But…femdev (65)in #stem • 6 days agoLearn Creative Coding (#8) - Mini-Project: Generative PosterLearn Creative Coding (#8) - Mini-Project: Generative Poster Seven episodes in and we've covered shapes, animation, randomness, grids, interactivity, and color theory. Time…retrotech-cuba (42)in StemSocial • 12 hours ago¿Cómo hacer un intérprete de ecuaciones matemáticas en QuickBASIC? Parte 5El procedimiento paso a paso para implementar un intérprete de ecuaciones usando QuickBASIC.